Release 10.1A: OpenEdge Development:
Internationalizing Applications
Characteristics of OpenEdge SQL clients
OpenEdge SQL clients have:
Internal code page
For Java/JDBC clients, the internal code page is Unicode, which is converted to UTF-8, an encoding of Unicode, to communicate with the JDBC driver. For more information on Unicode and UTF-8, see Chapter 9, " Using Unicode."
For ODBC clients, the internal code page is the value of the client’s
SQL_CLIENT_CHARSETenvironment variable, if set; otherwise, the internal code page is that of the client’s default locale. For more information on theSQL_CLIENT_CHARSETenvironment variable, see OpenEdge Getting Started: Installation and Configuration .Code page for displaying PROMSGS sent by the server to the client
When
PROMSGSmessages sent by the database server arrive at the client, the client accesses them using a particular code page:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |